home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1989 / Jul 89 / W0104-Re Changing menus o-Jul89 < prev    next >
Encoding:
Text File  |  1991-03-06  |  534 b   |  20 lines  |  [TEXT/GEOL]

  1. Item    0371073                         21-July-89        11:05
  2.  
  3. From:   JOAQUIN1                        Joaquin, James
  4.  
  5. To:     CHESLEY1                        Chesley, Harry
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Re: Changing menus on the fly?
  10.  
  11. Harry,
  12.  
  13. How about overriding the Activate method for your views?
  14. They could then add their special menu when activated and delete when
  15. deactivated - thereby avoiding your current strategy of checking the menu bar
  16. each time DoSetupMenus is called.
  17.  
  18. -James
  19.  
  20.